Total Complexity | 85 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 346 |
Lines of code | 292 |
Logical lines of code | 174 |
Comment lines | 4 |
Methods | 9 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 32 | 30 | 98 | |
send() | 36 | 14 | 82 | |
getApiKey() | 58 | 8 | 16 | |
getSecretKey() | 58 | 8 | 16 | |
getAccessTokenDB() | 58 | 8 | 16 | |
getCreatedTimes() | 58 | 8 | 16 | |
getAccessToken() | 49 | 4 | 31 | |
isExpiredAccessToken() | 64 | 3 | 10 | |
saveAccessToken() | 69 | 2 | 7 |